Crate quoted_printable

source ·

Enums

  • A flag that allows control over the decoding strictness.
  • An error type that represents different kinds of decoding errors.

Functions

  • Decodes a piece of quoted-printable data.
  • Encodes some bytes into quoted-printable format, treating the input as text.
  • Encodes some bytes into quoted-printable format, treating the input as binary.
  • Encodes some bytes into quoted-printable format.
  • Encodes some bytes into quoted-printable format.